StructFind(structure, key)Returns the value associated with the specified key in the specified structure.
See also StructClear, StructDelete, StructInsert, StructIsEmpty, StructKeyArray, StructCount, StructKeyArray, and StructUpdate.
Structure containing the value to be returned.
Key whose value is returned.